ProductVersion Class
Represents the version information about KINGSTAR.
Inheritance Hierarchy
System.Object
IntervalZero.KINGSTAR.Base.ProductVersion
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public static class ProductVersion
Public NotInheritable Class ProductVersion
The ProductVersion class exposes the following members.
Constants
Name | Description | |
---|---|---|
![]() |
COMPANYNAME | The company name. |
![]() |
COPYRIGHT | The copyright. |
![]() |
NETVERSION | The API version. |
![]() |
PRODUCTNAME | The product name. |
![]() |
VERSION | The product version. |
See also